home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 176-200 / disk_190 / nethack / twee.zoo / nethack.cnf < prev    next >
Text File  |  1988-06-30  |  2KB  |  61 lines

  1. # A '#' at the beginning of a line means the rest of the line is a comment.
  2.  
  3. # This configuration file is set up for three cases, a person with a hard
  4. # disk as drive C:, 1 person with two floppy disks, and several people
  5. # with two floppy disks.  The default configuration is the second one.
  6. # To change configuration, comment out the unwanted configurations, and
  7. # remove the comment from the configuration you want.
  8.  
  9. # I use OPTIONS=name:NickD-W, silent, rawio, IBMBIOS
  10.  
  11. # A hard disk configuration.
  12. #
  13. HACKDIR=c:\games\nethack
  14. SAVE=c:\games\nethack\bones;n
  15. #RAMDISK=d:
  16. LEVELS=c:\games\nethack\bones
  17. OPTIONS=name:Steve,dogname:Bodacious,rest_on_space,time,IBMBIOS,packorder:%/=?!
  18. )[(*0,endgame:10 t / 2 a,rawio,nopickup
  19.  
  20. # A 2-floppy configuration.
  21. #
  22. # HACKDIR=a:\
  23. # LEVELS=b:\
  24. # SAVE=b:\
  25. # OPTIONS=name:Steve-s,rest_on_space,time,IBMBIOS,packorder:%/=?!+)[
  26. *0,endgame:10 t / 2 a,rawio,nopickup
  27. # RAMDISK=c:
  28.  
  29. # The 17 GRAPHICS characters (0-16) are:
  30. # stone, vertical wall, horizontal wall, top left corner, top right corner
  31. # bottom left corner, bottom right corner, door, floor, corridor, up stairs,
  32. # down stairs, trap, pool, fountain, throne, web
  33. # An example using the IBM graphics character set.
  34. GRAPHICS = 039 179 196 218 191 192 217 206 250 176 060 062 094 247 202 198 157
  35.  
  36.  
  37. #     Special section for DEC Rainbow owners.
  38. #
  39. #  You *must* include the option `DECRainbow' in the OPTIONS line
  40. #  if you want to use line-drawing charcters.  Also, you must *not*
  41. #  use the option `rawio' or your system will hang!
  42. #
  43. #  You can select the "Rainbow line-drawing character set"
  44. #  for drawing the dungeon.  For *graphics* characters,
  45. #  128 has been added to the decimal value of the character.
  46. #  Adding 128 lets PC HACK know you want it to use the line-drawing
  47. #  character set.  Non-graphical characters are indicated by
  48. #  their decimal value.  You can mix both types of characters in
  49. #  the GRAPHICS line.
  50. #
  51. #  A recommended configuration for the Rainbow using the
  52. #  line-drawing character set, two floppies and no ramdisk is:
  53. # SAVE=b:\
  54. # LEVELS=b:\
  55. # OPTIONS=name:YourName,DECRainbow
  56. # GRAPHICS = 248 241 236 235 237 234 238 254 225
  57. # this example lists options 1-9, as in the PC Hack version. You should modify
  58. # it (if using a DECRainbow) to have options 0-16 for PC Nethack. --sac
  59.  
  60.  
  61.